Packet Driver
-------------

This driver is written based on the document of PC/TCP packet driver
specification released by FTP Software, Inc. In this readme file we
will tell you how to install your driver to drive your PNP Ethernet
Card.

To install the driver, just key in the command line in the format as
shown below:
                U20PD 0x<parameter1>  <parameter2>....
        where
               <parameter1> is the driver software interrupt number

        and the PARAMETER IS IN HEXADECIMAL

	NOTE : Simply type U20PD to learning the driver's usage.



   For example:
               if you choose S/W int=6f 
               just key in
                              U20PD 0x6f


If any error messages or warnning statements are shown, just check
the following:
           * Is there any error in your command line such as format error
             or values not allowed ?



-------------------------------------[END]--------------------------------------
